API Communication Methods
REST API Endpoints
The Context API provides synchronous REST endpoints for direct content processing requests. See Endpoints for detailed API documentation.
Asynchronous Queue Communication
For high-volume or batch processing scenarios, the Context API supports asynchronous communication through Amazon SQS. This method is ideal for:
- Large-scale content processing
- Integration with data curation pipelines
- Batch processing workflows